# File lib/delayed/backend/data_mapper.rb, line 80
        def self.find id
          get id
        end