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