class Bundler::Checksum::Source

def initialize(type, location)

def initialize(type, location)
  @type = type
  @location = location
end