class Gem::Package::FileSource

def initialize(path)

def initialize(path)
  @path = path
end