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