package com.github.signed.integration.camel.gui; public interface UserCommand { void given(); }