67 68 69 70
# File 'lib/rubyslim/statement.rb', line 67 def get_word(index) check_index(index) @statement[index] end