I wonder how i can assign dynamic method (for example ".text" or ".split()") to my variable.
some_selector = "div.test" # is it