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