121 122 123
# File 'lib/uri/meta.rb', line 121 def meta(options = {}) @meta ||= URI::Meta.get(self, options) end