Libraries
»
library
(0.1.0)
»
Index
»
Library
»
#to_s
Method: Library#to_s
Defined in:
lib/library.rb
#
to_s
⇒
Object
Same as #inspect.
404 405 406
# File 'lib/library.rb', line 404
def
to_s
inspect
end