class FactoryBot::NullFactory

def initialize

def initialize
  @definition = Definition.new(:null_factory)
end