# File lib/ohm.rb, line 838
    def self.fetch(ids)
      all.fetch(ids)
    end