public void initial() { meta = new CommonResponse_meta(); meta.errors = new CommonResponse_meta_errors(); data = new CommonResponse_data(); }