# File lib/moped/operation/read.rb, line 27 def initialize(operation) @operation = operation @database = operation.database end