When I am trying to load data from the run time values like `api_passowrd = context.getArguments.get('password')` Getting this error: `AttributeError: 'JavaMember' object has no attribute 'get'`