# File lib/travis/cli/command.rb, line 247
      def say(data, format = nil, style = nil)
        terminal.say format(data, format, style)
      end