module Api
    class Author
      attr_reader :client

      def initialize(client:)