Which method is called on a shipping carrier model to fetch a list of all available shipping methods, along with
the rates associated with them, for a quote address?

A.
collectShippingRates()
B.
getAllowedMethodsO
C.
getShippingRates()
D.
getAvailableRates()
E.
collectRates()