Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/string/bbstring.rb
Instance Method Summary collapse
Instance Method Details
#to_clean_sym ⇒ Object
149 150 151 |
# File 'lib/string/bbstring.rb', line 149 def to_clean_sym self.to_s.to_clean_sym end |