Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/lulz/core_ext/string.rb
Instance Method Summary collapse
Instance Method Details
#lulz ⇒ Object
4 5 6 |
# File 'lib/lulz/core_ext/string.rb', line 4 def lulz Lulz.new.process(self) end |