Method: REXML::Object::ClassifiedElementList#last
- Defined in:
- lib/voruby/misc/rexml_ext.rb
#last ⇒ Object
91 92 93 |
# File 'lib/voruby/misc/rexml_ext.rb', line 91 def last self.klass.new(super()) end |
91 92 93 |
# File 'lib/voruby/misc/rexml_ext.rb', line 91 def last self.klass.new(super()) end |