private FREObject GoBack(FREContext ctx, uint argc, FREObject[] argv) { _view.Back(); return(FREObject.Zero); }