module ActionView::TestCase::Behavior

def protect_against_forgery?

def protect_against_forgery?
  false
end