Returns:
50 51 52
# File 'lib/rio/nullio.rb', line 50 def can_write? @str =~ /^[aw]/ or @str =~ /\+/ end