# File lib/happymapper.rb, line 76
    def tag(new_tag_name)
      @tag_name = new_tag_name.to_s
    end