Grape and current user

I am using Active Model Serializers and Grape API. How can I access current_user from the UserSerializer? The Grape documentation doesnt work the way they say.