# File lib/six.rb, line 186
  def raise_no_such_pack
    raise Six::NoPackError.new
  end