Class: PrintBatman
- Inherits:
-
Object
- Object
- PrintBatman
- Defined in:
- lib/print_batman.rb
Class Method Summary collapse
Class Method Details
.print ⇒ Object
2 3 4 |
# File 'lib/print_batman.rb', line 2 def self.print "Batman" end |