blob: 600725937d642b5374c8c4c85134173dd434fee9 [file] [log] [blame]
protocol Attributes {
var attributes: [(title: String, description: String)] { get }
}