# File lib/aws/emr/job_flow_collection.rb, line 149
      def created_after time
        filter(:created_after, time.to_i)
      end