# File bin/el4r-instance, line 421
    def bufstr(buf=current_buffer)
      with(:with_current_buffer, buf) { buffer_string }
    end