class XPath::Literal

def initialize(value)

def initialize(value)
  @value = value
end