Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/libxml_to_hash.rb

Instance Method Summary collapse

Instance Method Details

#iterableObject



129
130
131
# File 'lib/libxml_to_hash.rb', line 129

def iterable
  [self]
end