80 81 82
# File 'lib/gitdb/Card.rb', line 80 def self::delete repo, id Card.new(repo).access(id).delete end