# File lib/lighthouse/ticket.rb, line 53
    def body_html=(value)
      attributes['body_html'] = value
    end