Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/lulz/core_ext/string.rb

Instance Method Summary collapse

Instance Method Details

#lulzObject



4
5
6
# File 'lib/lulz/core_ext/string.rb', line 4

def lulz
  Lulz.new.process(self)
end