# File lib/gh/pagination.rb, line 26
      def to_ary
        to_a # replace with better implementation (use in_parallel)
      end