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