> For the complete documentation index, see [llms.txt](https://manageiq.gitbook.io/mastering-cloudforms-automation-addendum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manageiq.gitbook.io/mastering-cloudforms-automation-addendum/embedded_methods.md).

# Embedded Methods

Embedded Methods are a new feature of CloudForms 4.6 (ManageIQ *Gaprindashvili*) that allow for libraries of common Ruby Automate code to be created. These libraries can be embedded in, and invoked from, other Automate methods, promoting code re-use.

This section describes the capabilities of Embedded Methods in CloudForms 4.6 and ManageIQ *Gaprindashvili*.

The section contains 2 chapters:

* Introduction to Embedded Methods
* Embedded Method Example
