module Guard::Deprecated::Guard::ClassMethods

def lock

def lock
  UI.deprecation(LOCK)
end