@JsonProperty("body")
 public String getBody() {
   return mSimpleNote.getBody();
 }