{
  "type": "Documentation",
  "body": [
    {
      "type": "CommentBlock",
      "description": "",
      "trailingCode": "import Foo from 'foo';\n\nexport default class Bar extends Foo {\n\tconstructor(options) {\n\t\tsuper(options);\n\t}\n\n\tlog(value) {\n\t\tconsole.log(value);\n\t\treturn this;\n\t}\n}",
      "tags": []
    }
  ]
}
