hi i has acts_as_authorization_subject in my user model but when i try user.has_hole?(:admin, nil) drop error undefined method has_hole? for User what im missing? thanks in advance