Methods
C
Instance Public methods
content_type()
# File lib/rss/atom.rb, line 53
def content_type
  @content_type ||= nil
end