# File lib/cgikit/displaygroup.rb, line 325
    def fetch
      @objects.replace(@data_source.fetch) if @data_source
    end