# File src/Email.rb, line 15 def initialize(name, bindings, attributes, parent) super(name,bindings,attributes,parent) email_init end