64 65 66
# File 'lib/monet/config.rb', line 64 def capture_dir=(path) @capture_dir = expand_path(path) end