class Bundler::Checksum::Source

def removable?

def removable?
  type == :lock || type == :gem
end