package h05; public interface Flying { String getIdentifier(); }