module Rockpepescissors

Constants

VERSION

Public Class Methods

hello() click to toggle source
# File lib/rockpepescissors.rb, line 5
def self.hello
  puts "hey guys!!!!"
end