module SnorkelMonkey
Constants
- VERSION
Public Instance Methods
create_monkey()
click to toggle source
# File lib/snorkel_monkey.rb, line 7 def create_monkey [' _', ' \\\\', ' )))))))) \\\\', ' //.-----. //', ' //( o o )//', " C'--^--'//", " \\ ( ~~`/", " `--`""""`" ].join("\n") end