# File lib/chef/provider/user/dscl.rb, line 224
        def check_lock
          return @locked = locked?
        end