ifndef H<%=mod_name%> define H<%=mod_name%>

include “ruby.h” include “ruby/encoding.h”

void Init_<%=gem_name%>(void);

endif