Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/pinyinator.rb
Instance Method Summary collapse
Instance Method Details
#from_pinyin ⇒ Object
145 146 147 |
# File 'lib/pinyinator.rb', line 145 def ::(self) end |
#to_pinyin ⇒ Object
141 142 143 |
# File 'lib/pinyinator.rb', line 141 def ::(self) end |