Returns the value of attribute binding_power
Returns:
the current value of binding_power
3 4 5
# File 'lib/jmespath/token.rb', line 3 def binding_power @binding_power end