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