class Devise::SecretKeyFinder

def initialize(application)

def initialize(application)
  @application = application
end