# File lib/core/endpoint.rb, line 75
    def closed?() check_state(LOCAL_CLOSED | REMOTE_CLOSED); end