class Hash

Public Instance Methods

to_hash() click to toggle source
# File lib/mustache/context.rb, line 145
def to_hash
  self
end