123 124 125
# File 'lib/abstract_notifier/base.rb', line 123 def with(params) ParamsProxy.new(self, params) end