Hi there folks It doesn't handle attributes used like this too well... public void AssumeIdentifyOfUser ([ARFetch ("userid")] User user) gets turned into... public void AssumeIdentifyOfUser (<indention>[ARFetch ("userid")] User user) -- Kind regards, Patrick McEvoy