Module: Paramore::String
- Defined in:
- lib/paramore/types.rb
Class Method Summary collapse
Class Method Details
.[](input) ⇒ Object
34 35 36 |
# File 'lib/paramore/types.rb', line 34 def [](input) input.to_s end |
34 35 36 |
# File 'lib/paramore/types.rb', line 34 def [](input) input.to_s end |