# File lib/happymapper.rb, line 39
    def content(name)
      @content = name
      attr_accessor name
    end