# File lib/ramaze/helper/paginate.rb, line 254
          def size
            @cached_size ||= @array.count
          end