# File lib/thor/shell/basic.rb, line 294
      def error(statement)
        stderr.puts statement
      end