# File lib/xpath/expression.rb, line 276
    def string_literal
      Expression::StringLiteral.new(self)
    end