func (s *ShellScript) String() string { return helpers.ToYAML(s) }
func (b *Build) String() string { return helpers.ToYAML(b) }