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