# RDoc::Mixin - ri - phpman

= [**RDoc::Mixin](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AMixin/markdown) < [RDoc::CodeObject**](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3ACodeObject/markdown)

(from gem rdoc-7.2.0)
------------------------------------------------------------------------
A Mixin adds features from a module into another context.  [RDoc::Include](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AInclude/markdown)
and [RDoc::Extend](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AExtend/markdown) are both mixins.
------------------------------------------------------------------------
= **Class methods:**

  new

= **Instance methods:**

  <=>
  full_name
  module
  name
  store=

= **Attributes:**

  attr_accessor name

