Reflection Ruby

x = 1                    # This is the value we're working with
Numeric === x            # true: x is_a Numeric