class Spoom::Coverage::Cards::SorbetIntro
def initialize(sorbet_intro_commit: nil, sorbet_intro_date: nil) # rubocop:disable Lint/MissingSuper
def initialize(sorbet_intro_commit: nil, sorbet_intro_date: nil) # rubocop:disable Lint/MissingSuper @sorbet_intro_commit = sorbet_intro_commit @sorbet_intro_date = sorbet_intro_date end