# File lib/cucumber/rb_support/rb_step_definition.rb, line 42 def ==(step_definition) regexp_source == step_definition.regexp_source end