class Opulent::Binding

@Binding

Public Instance Methods

get() click to toggle source
# File lib/opulent/context.rb, line 82
def get
  binding
end