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