# File lib/slack-notifier/util/link_formatter.rb, line 31 def format string, opts={} LinkFormatter.new(string, opts).formatted end