Component
Represents a component.
Attributes
| .name | Component class name, e.g. |
| .file_path | Full filesystem path to the component class file |
| .relative_file_path | Component class file path, relative to the components directory. |
| .directory_path | Directory containing the component class file |
| .template_file_path | Path to the component template file, if present |
| .inline? | Returns |