# File lib/aruba/matchers/path/have_permissions.rb, line 32 def permissions(file) @actual = Aruba.platform.filesystem_status.new(file).mode end