Gem::Format knows the guts of the RubyGem .gem file format and provides the capability to read gem files
Reads the gem file_path using security_policy and returns a Format representing the data in the gem
Reads a gem from io at gem_path using security_policy and returns a Format representing the data from the gem
Constructs a Format representing the gem‘s data which came from gem_path
[Validate]