class RDoc::Markup::Include

def initialize file, include_path

def initialize file, include_path
  @file = file
  @include_path = include_path
end