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