# File lib/culerity/remote_object_proxy.rb, line 28
    def respond_to?(name)
      send_remote :respond_to?, name
    end