--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the local variables defined in the binding context - !ruby/struct:SM::Flow::VERB body: " a = 2\n binding.local_variables #=> ["a"]\n" full_name: Binding#local_variables is_singleton: false name: local_variables params: () visibility: public