# File lib/bee.rb, line 652
    def properties
      return eval('local_variables', @context_binding)
    end