# frozen_string_literal: true Fabricator('Fasp::DebugCallback') do fasp_provider nil ip 'MyString' request_body 'MyText' end