# File lib/core/endpoint.rb, line 75
def
check_state
(
mask
) (
self
.
state
&
mask
)
==
mask
;
end