module Mail class Message attr_accessor :govuk_notify_template attr_accessor :govuk_notify_reference attr_accessor :govuk_notify_personalisation attr_accessor :govuk_notify_response end end