# File lib/ole/support.rb, line 218
    def readable?
      (@flags & WRONLY) == 0
    end