Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/zipcode_ja/string.rb
Instance Method Summary collapse
Instance Method Details
#to_region ⇒ Object
4 5 6 |
# File 'lib/zipcode_ja/string.rb', line 4 def to_region ZipcodeJa.find(self) end |