Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/spongebobify.rb
Instance Method Summary collapse
Instance Method Details
#spongebobify ⇒ Object
33 34 35 |
# File 'lib/spongebobify.rb', line 33 def spongebobify Spongebobify.process(self) end |