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