Class: XmlStreamParser::Sentinel

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

Direct Known Subclasses

EndContext, Nothing

Instance Method Summary collapse

Instance Method Details

#to_sObject



23
24
25
# File 'lib/xml_stream_parser.rb', line 23

def to_s
  self.class.to_s
end