# File lib/core/selectable.rb, line 38
    def fileno
      Cproton.pn_selectable_get_fd(@impl)
    end