Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/ruby2lolz.rb
Instance Method Summary collapse
Instance Method Details
#to_lolz ⇒ Object
14 |
# File 'lib/ruby2lolz.rb', line 14 def to_lolz; Ruby2Lolz.translate(self.inspect); end |