# File lib/hashery/path_hash.rb, line 160
    def ordered(*keys_in_order)
      dup.ordered!(*keys_in_order)
    end