= private = protected
out_of_line?()
Returns true if the element contains linked content.
# File lib/rss/atom.rb, line 748 def out_of_line? not @src.nil? end