Class: Untraceable
- Inherits:
-
Object
- Object
- Untraceable
- Defined in:
- lib/untraceable.rb
Class Method Summary collapse
Class Method Details
.catch_me ⇒ Object
2 3 4 |
# File 'lib/untraceable.rb', line 2 def self.catch_me puts "You are untraceable, can't catch you." end |