# File lib/chef/expander/daemonizable.rb, line 65
      def ensure_exclusive
        acquire_locks
        write_pid
      end