Libraries
»
rhymetyme
(0.0.2)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/rhymetyme.rb
Instance Method Summary
collapse
#
to_rhyme
⇒ Object
Instance Method Details
#
to_rhyme
⇒
Object
8 9 10
# File 'lib/rhymetyme.rb', line 8
def
to_rhyme
RhymeTyme
.
new
(
self
)
end