# File lib/cgikit/displaygroup.rb, line 296 def objects_to_display @objects[@first_display_index-1..@last_display_index-1] || [] end