# File lib/gh/pagination.rb, line 16
      def inspect
        "[#{first.inspect}, ...]"
      end