# File common.rb, line 563
   def reverse_each_by_prefix(prefix = nil)
      yield key, value
   end