If a model class is named Product, in which database table will ActiveRecord store and retrieve model instances?
products_table
products
all_products
product_table