# File lib/aws/ec2/network_acl/entry.rb, line 79
        def allow?
          @action == :allow
        end