Method: Fable::Path.self

Defined in:
lib/fable/path.rb

.selfObject



35
36
37
# File 'lib/fable/path.rb', line 35

def self.self
  Path.new(".")
end