# File lib/cucumber/step_definition_light.rb, line 16
    def hash
      regexp_source.hash + 31*file_colon_line.hash
    end