# File lib/chef/provider/script.rb, line 37 def command "\"#{interpreter}\" #{flags}" end
# File lib/chef/provider/script.rb, line 41 def input code end