# File src/ComponentProxy.rb, line 20
        def handleRequestOrResponse(method, context)
                component(context.root).send(method, context)
        end