# File lib/cucumber/step_definition_light.rb, line 12 def eql?(o) regexp_source == o.regexp_source && file_colon_line == o.file_colon_line end