# File lib/chef/shef.rb, line 186
  def self.parse_opts
    @options = Options.new
    @options.parse_opts
  end