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