# File lib/xpath/expression.rb, line 296
    def normalize
      Expression::NormalizedSpace.new(current)
    end