Returns a new instance of Trac.
13 14 15
# File 'lib/subtrac/trac.rb', line 13 def initialize File.create_if_missing(Config.trac_dir) end