# File lib/chef/resource/service.rb, line 80 def status_command(arg=nil) set_or_return( :status_command, arg, :kind_of => [ String ] ) end