method
getter
getter(uri, tag_name)
public
Hide source
# File lib/rss/parser.rb, line 191 def getter(uri, tag_name) (@@accessor_bases[uri] || {})[tag_name] end