As of OpenStudio 2.5.0, model.autosize is part of the OpenStudio API. So in a measure, just write:
model.autosize
No need to require openstudio-standards for this.