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.
getAllowedMethods ( )
C.
getShippingRates ( )
D.
getAvailableRates ( )
E.
collectRates ( )