Flowdock
check_insecure_method() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/drb/drb.rb, line 1544
      def check_insecure_method
        @drb_server.check_insecure_method(@obj, @msg_id)
      end
Register or log in to add new notes.