reflection = if active_record_4?
          association_id, scope = *args
          restrict_create_reflection(:has_many, association_id, scope || {}, options, self)
        else
          association_id = args.first