# File lib/nanoc3/base/ordered_hash.rb, line 86
    def last
      {@order.last => self[@order.last]}
    end