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