# File lib/data_objects/connection.rb, line 118 def create_command(text) concrete_command.new(self, text) end