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