# File femto.rb, line 266
  def section_index(section) 
    @sections.index(section)
  end