# File lib/cancan/ability.rb, line 61
def
cannot?
(
*
args
)
!
can?
(
*
args
)
end