class Rebeca

Public Class Methods

hello() click to toggle source
# File lib/rebeca.rb, line 3
def hello
        "hello"
end