Hi I found mistake(translation error) in BigDecimal doc (comment in the source code is also wrong!). The doc should say:
BigDecimal#limit has less priority than instance methods such as ceil,floor,round etc.
Regards