if m[scope][:protected]
          if m[scope][:protected][:attributes]
            m[scope][:protected][:attributes].sort.each do |n, a|
              result << '<TD BGCOLOR="' + opts[:color_protected] +
                  '" ALIGN="LEFT">' + escape(a[:signature]) +