# File lib/chef/role.rb, line 310
    def to_s
      "role[#{@name}]"
    end