# File lib/chef/provider/service/simple.rb, line 87 def start_service shell_out!(@new_resource.start_command) end