# File lib/org-ruby/line.rb, line 69
    def property_drawer_item?
      @line =~ PropertyDrawerItemRegexp
    end