# File lib/caesars/orderedhash.rb, line 82 82: def first 83: {@order.first => self[@order.first]} 84: end