Libraries
»
oxm
(0.2.0)
»
Index
»
OXM
»
Object
»
#to_s
Method: OXM::Object#to_s
Defined in:
lib/oxm/object.rb
#
to_s
⇒
String
Returns:
(
String
)
59 60 61
# File 'lib/oxm/object.rb', line 59
def
to_s
@data
.
to_s
end