module Siddugem
Constants
- VERSION
Public Instance Methods
printname()
click to toggle source
# File lib/siddugem.rb, line 4 def printname puts "siddu" end
# File lib/siddugem.rb, line 4 def printname puts "siddu" end