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