module Representable::XML::Hash::ClassMethods
Public Instance Methods
values(options)
click to toggle source
# File lib/representable/xml/hash.rb, line 44 def values(options) hash :_self, options end