@return [Executor, :io, :fast] the executor which is used when none is supplied
to a factory method. The method can be overridden in the receivers of `include FactoryMethod`
# File lib/concurrent/promises.rb, line 51 def default_executor :io end