# File lib/dm-rails/middleware/identity_map.rb, line 11 def call(env) ::DataMapper.repository(@name) do @app.call(env) end end