# File temp/element.rb, line 623
                def instructions
                        find_all { |child| child.kind_of? Instruction }.freeze
                end