Libraries
»
tinct
(0.0.1)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/string.rb
Instance Method Summary
collapse
#
to_tinct
⇒ Object
Instance Method Details
#
to_tinct
⇒
Object
2 3 4
# File 'lib/string.rb', line 2
def
to_tinct
Tinct
.
from_s
(
self
)
end