# File lib/cucumber/parser/feature.rb, line 485 def matches_name?(regexp_to_match) name.build =~ regexp_to_match end