class Berkshelf::UnknownCompressionType

def initialize(target, destination)

def initialize(target, destination)
  @target = target
  @destination = destination
end