# File lib/grit/actor.rb, line 31
    def inspect
      %Q{#<Grit::Actor "#{@name} <#{@email}>">}
    end