Class: Untraceable

Inherits:
Object
  • Object
show all
Defined in:
lib/untraceable.rb

Class Method Summary collapse

Class Method Details

.catch_meObject



2
3
4
# File 'lib/untraceable.rb', line 2

def self.catch_me
  puts "You are untraceable, can't catch you."
end