Method: Word#score

Defined in:
lib/word.rb

#scoreObject (readonly)

Returns the value of attribute score.



3
4
5
# File 'lib/word.rb', line 3

def score
  @score
end