class Devise::Controllers::Responder

def self.error_status=(*)

def self.error_status=(*)
  warn "[DEVISE] Setting the error status on the Devise responder has no effect with this " \
    "version of `responders`, please make sure you're using a newer version. Check the changelog for more info."
end