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