Home
Pages
Classes
Methods
Parent
Object
Methods
::print
class PrintBatman
Public Class Methods
print
()
click to toggle source
# File lib/print_batman.rb, line 2
def
self
.
print
"Batman"
end