class OmniAuth::AuthenticityTokenProtection

def self.call(env)

def self.call(env)
  new.call!(env)
end