a > b
Instance Public methods
Returns true if a is greater than b.
Values may be coerced to perform the comparison (see ==, #coerce).
Returns true if a is greater than b.
Values may be coerced to perform the comparison (see ==, #coerce).
Please login to continue.