class Cucumber::StepDefinitionLight

def hash

def hash
  regexp_source.hash + 31*file_colon_line.hash
end