class Object

Public Instance Methods

bindings() click to toggle source
# File lib/bindex/rubinius.rb, line 51
def bindings
  @bindings || []
end