# File lib/cucumber/cli/configuration.rb, line 133 def tag_expression Gherkin::TagExpression.new(@options[:tag_expressions]) end