class Tapioca::Commands::AbstractGem

def removed_rbis

def removed_rbis
  (existing_rbis.keys - expected_rbis.keys).sort
end