# File lib/state_machine/machine.rb, line 551 def dynamic_initial_state? @initial_state.is_a?(Proc) end