class FactoryBot::Configuration

def initialize_with(&block)

def initialize_with(&block)
  @definition.define_constructor(&block)
end