# File lib/uniform_notifier.rb, line 54 def slack=(slack) UniformNotifier::Slack.setup_connection(slack) end