def watch
105 106 107
# File 'lib/filewatch/watch.rb', line 105 def inode(path, stat) self.class.inode(path, stat) end