AsciiParadise::Base
AsciiParadise::Base::new
# File lib/ascii_paradise/static_ascii/pink_panther.rb, line 24 def initialize super() run end
PinkPanther.run
# File lib/ascii_paradise/static_ascii/pink_panther.rb, line 39 def self.run PinkPanther.new end
# File lib/ascii_paradise/static_ascii/pink_panther.rb, line 32 def run e PINK_PANTHER end