Method: Explicit::Type::String#downcase
- Defined in:
- lib/explicit/type/string.rb
#downcase ⇒ Object (readonly)
Returns the value of attribute downcase.
4 5 6 |
# File 'lib/explicit/type/string.rb', line 4 def downcase @downcase end |