Method: REXML::Object::ClassifiedElementList#last

Defined in:
lib/voruby/misc/rexml_ext.rb

#lastObject



91
92
93
# File 'lib/voruby/misc/rexml_ext.rb', line 91

def last
  self.klass.new(super())
end