# File lib/rdoc/markup/include.rb, line 22 def initialize file, include_path @file = file @include_path = include_path end