# File lib/blimpy/livery/base.rb, line 8
      def flight(*args)
        raise NotImplementedError
      end