[Source]
# File lib/rss/maker/image.rb, line 81 81: def have_required_values? 82: @about and @image_size 83: end
[Validate]