# File lib/pdf/writer/ohash.rb, line 55
55:   def last?(item)
56:     self[@keys[-1]] == item
57:   end