All of the permissions for the object.
Returns:
List of permissions.
29 30 31
# File 'lib/ratify.rb', line 29 def permissions @permissions ||= [] end