# File lib/twitter/model.rb, line 272
    def reply?
      !!@in_reply_to_status_id
    end