# File lib/ant_project.rb, line 134
    def basedir
      return @project.getBaseDir().getAbsolutePath();
    end