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