class Dependabot::PullRequestCreator::Labeler

def language_label_exists?

def language_label_exists?
  !language_label.nil?
end