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