class Kuroko2::Workflow::Notifier::Hipchat

def notify_hipchat?

def notify_hipchat?
  @definition.hipchat_room.present?
end