# File lib/base_object.rb, line 322 def action_objects @objects.select { |o| o[:type] == :action_link } end