# frozen_string_literal: true Fabricator(:account_stat) do account nil statuses_count '' following_count '' followers_count '' end