Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/wordict/string.rb

Instance Method Summary collapse

Instance Method Details

#defineObject



2
3
4
# File 'lib/wordict/string.rb', line 2

def define
  "hello"
end