module Cucumber
module Cucumber::TagExpressions
class Cucumber::TagExpressions::And
class Cucumber::TagExpressions::Literal
class Cucumber::TagExpressions::Not
class Cucumber::TagExpressions::Or
class Cucumber::TagExpressions::Parser
class Cucumber::TagExpressions::True
cucumber-tag-expressions
8.1.0
def evaluate(_variables) true end
def to_s '' end