# File lib/six.rb, line 112
  def remove_pack!(name)
    remove_pack(name) || raise_no_such_pack
  end