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