# File lib/core/facets/integer/bitmask.rb, line 75
def
bitmask?
(
mask
) (
self
&
mask
)
!=
0
end