# File lib/chef/provider/service.rb, line 28 def initialize(new_resource, run_context) super @enabled = nil end