130 131 132
# File 'lib/cucumber/parser/py_string.rb', line 130 def indentation indent.text_value.length end
134 135 136
# File 'lib/cucumber/parser/py_string.rb', line 134 def line indent.line end