document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. /**
  2.  * Returns true when the property should be compressed when stored
  3.  * @return
  4.  */
  5. boolean isCompressedWhenStoredInIndex();
');