package net.rubygrapefruit.docs.model; public interface Example extends Block, BlockContainer { Title getTitle(); }