package net.rubygrapefruit.docs.model; public interface OrderedList extends List { }