# File lib/couchrest/mixins/class_proxy.rb, line 28
        def on(database)
          Proxy.new(self, database)
        end