def initialize(person:, moments: [], opts: {})
    @influencer_params = person
    @moments_params = moments
    @opts = opts