# File lib/journey/gtg/transition_table.rb, line 25
      def accepting? state
        @accepting[state]
      end