Libraries
»
isna
(0.0.4)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/isna_string_extension.rb
Instance Method Summary
collapse
#
to_ansi
⇒ Object
Instance Method Details
#
to_ansi
⇒
Object
3 4 5
# File 'lib/isna_string_extension.rb', line 3
def
to_ansi
Isna
::
String
.
new
(
self
)
end