# File lib/dm-core/query/path.rb, line 58
      def asc
        Operator.new(property, :asc)
      end