# File lib/pry/commands/ls/formatter.rb, line 12
      def write_out
        return false unless correct_opts?
        output_self
      end