Libraries
»
phones
(0.0.4)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/phones.rb
Instance Method Summary
collapse
#
to_phone
⇒ Object
Instance Method Details
#
to_phone
⇒
Object
9 10 11
# File 'lib/phones.rb', line 9
def
to_phone
Phones
::
Parser
.
parse
(
self
)
end