# File lib/chef/provider/package.rb, line 219 def expand_options(options) options ? " #{options}" : "" end