# TODOs

* Recognize all relevant options in .yardopts file
  * --plugin
  * --[no-]api API
* Provide reusable context that filters code objects according to the
  visibility options
* Add support for multiple signatures for methods
  (realized via the @overload tag in YARD)

* Think about implicit cases in terms of evaluation:
  * attr_* methods are automatically assigned a docstring and @param tag