| Class | PageTemplate::Source |
| In: |
lib/PageTemplate/parser.rb
|
| Parent: | Object |
A Source is a source from which templates are drawn.
Source#get(name) must return the body of the template that is to be parsed, or nil if it doesn‘t exist.