class Cucumber::TagExpressions::Literal

def initialize(value)

def initialize(value)
  @value = value
end