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